gtk4.git
2008-03-26 Federico Mena... Ahem, fix compilation
2008-03-26 Federico Mena... Make 'Ok' work for the file chooser entry
2008-03-25 Richard HultBail out early if we can't find a matching window.
2008-03-25 Richard HultPlug a leak and add a check that we have a toplevel...
2008-03-24 Tor LillqvistBug 524151 - Dragging of 0-byte files results in an...
2008-03-24 Priit LaesTranslation updated by Ivar Smolin
2008-03-23 Björn LindqvistGuard against NULL pointer. (#467051, Gian Mario Taglia...
2008-03-23 Cody RussellCheck window state for GDK_WINDOW_STATE_ICONIFIED befor...
2008-03-23 Johan DahlinProperly convert GtkImageMenuItems which use stock...
2008-03-22 Matthew BarnesNew function implements GtkCellLayoutClass::get_cells...
2008-03-22 Tor LillqvistBug 523782 - Leftover call to GDK_THREADS_LEAVE() in...
2008-03-22 Björn Lindqvistgtk_label_get_label() should be used instead of gtk_lab...
2008-03-20 Tor LillqvistMinor edit.
2008-03-20 Tor LillqvistAdd comment about what grep to use on Windows.
2008-03-20 Tor LillqvistTypo.
2008-03-20 Tor LillqvistInsert the ChangeLog from gdip-pixbuf-loaders.
2008-03-20 Tor LillqvistImport the GDI+ gdk-pixbuf loaders for Windows by Domin...
2008-03-20 Tor LillqvistRevert accidental change that went in as part of the...
2008-03-20 Laurent Dhima Updated Albanian translation.
2008-03-20 Laurent DhimaUpdated Translation
2008-03-20 Li YuanBug #498079. Free cell's action info before free the...
2008-03-20 Tor LillqvistDon't pass NULL for %s to g_message(). (main): Drop...
2008-03-20 Tor LillqvistBug 314084 - GTK+ dialogs should not be placed partiall...
2008-03-19 Vladimer SichinavaUpdated Georgian translation
2008-03-19 Vladimer SichinavaUpdated Georgian translation
2008-03-18 Tor LillqvistBug 523225 - modules/input/im*.c: MODULE_ENTRY macros...
2008-03-18 Laurent Dhima Updated Albanian translation.
2008-03-18 Sven Neumannset alternative button order on the password dialog.
2008-03-17 Tor LillqvistBug 99192 - Add --with-include-input-modules
2008-03-17 Tor LillqvistBuild testmountoperation only on Unix for now.
2008-03-17 Christian KellnerImplement GtkMountOperation, a subclass of GMountOperat...
2008-03-17 Emmanuele BassiProperly document gtk_container_set_focus_child()....
2008-03-17 Sven Neumannre-wrapped some lines to make them fit into 80 columns
2008-03-17 Yang ZhangUpdated zh_CN translation from manphiz
2008-03-16 Alberto Ruizmore descriptive style names for the ComboBox thickness...
2008-03-16 Alberto Ruizdraw box does more intelligent separation for the xp...
2008-03-16 Alberto RuizThe child is now aware of both the combobox and frame...
2008-03-15 Andre KlapperAdded missing files.
2008-03-15 Andre KlapperAdded "si" to ALL_LINGUAS.
2008-03-15 Andre KlapperAdded missing files.
2008-03-15 Matthias ClasenSet window type hint on the search popup. (#522279...
2008-03-15 Matthias ClasenEmit preedit_start/_end as appropriate. (#521934, Huang...
2008-03-14 Michael Natterergdk/gdkspawn.h gtk/gtkbuilderprivate.h gtk/gtkfilechoos...
2008-03-14 Andre KlapperAdded missing mnemonic to German version.
2008-03-14 Michael Natterercoding style cleanup.
2008-03-14 Tor LillqvistDrop the support for the MSH_MOUSEWHEEL message that...
2008-03-14 Cody RussellChanged 'void int main()' to 'int main()'. (#522211...
2008-03-14 Richard HultPatch from Paul Davis, only flush the toplevel once...
2008-03-14 Federico Mena... Hide the mouse cursor in the completion feedback window
2008-03-14 Federico Mena... Use rough font-based spacing for the completion entry...
2008-03-13 Tor LillqvistRemove superfluous empty line
2008-03-13 Sven Neumanngtk/gtkfilechooserdefault.c set alternative button...
2008-03-13 Sven Neumannadded some line-breaks for readability.
2008-03-13 Federico Mena... ChangeLog for the new GtkFileChooserEntry completion...
2008-03-13 Federico Mena... Beep with gtk_widget_error_bell()
2008-03-13 Federico Mena... Better feedback for sole completions
2008-03-13 Federico Mena... Don't complete the directory separator if it would...
2008-03-13 Federico Mena... Remove obsolete FIXMEs
2008-03-13 Federico Mena... Remove debug printfs
2008-03-13 Federico Mena... Add some FIXMEs
2008-03-13 Federico Mena... On error when loading a folder, use the raw error messa...
2008-03-13 Federico Mena... Clear the current_folder_path if loading yields an...
2008-03-13 Federico Mena... Present an error if we can't load the folder during...
2008-03-13 Federico Mena... Detect when Tab would generate no new completions
2008-03-13 Federico Mena... Debug printfs for deleting/inserting the completion
2008-03-13 Federico Mena... If explicitly completing and we have a completion,...
2008-03-13 Federico Mena... Another FIXME
2008-03-13 Federico Mena... Add completion feedback in other places
2008-03-13 Federico Mena... Find the cursor position from GtkEntry for the completi...
2008-03-13 Federico Mena... Use a timer for the completion feedback window
2008-03-13 Federico Mena... Destroy the completion feedback window
2008-03-13 Federico Mena... Use an alignment for the label like in GtkTooltip
2008-03-13 Federico Mena... Show the label as well as the feedback window
2008-03-13 Federico Mena... Debug printfs for the completion feedback position
2008-03-13 Federico Mena... Create a tooltip-like window to present completion...
2008-03-13 Federico Mena... Beep if there are no matches for explicit completion
2008-03-13 Federico Mena... Scan the completion store again to look for complete...
2008-03-13 Federico Mena... Stubs for all cases of completion feedback
2008-03-13 Federico Mena... Update comments on explicit completion
2008-03-13 Federico Mena... Stubs to give feedback when doing explicit completion
2008-03-13 Federico Mena... Refresh the file part when it gets requested and when...
2008-03-13 Federico Mena... Clear the completion flags before appending the common...
2008-03-13 Federico Mena... Add FIXMEs for beeping later
2008-03-13 Federico Mena... Factor out some code
2008-03-13 Federico Mena... Implement the basic code path for explicit completion
2008-03-13 Federico Mena... Clear pending completions thoroughly
2008-03-13 Federico Mena... Remove debug printfs from populate_completion_store()
2008-03-13 Federico Mena... Debug printfs for finishing the folder load
2008-03-13 Federico Mena... More debug printfs for populating the completion store
2008-03-13 Federico Mena... Debug printfs for populating the completion store
2008-03-13 Federico Mena... Turn on in_change while changing the filename in the...
2008-03-13 Federico Mena... Update some FIXMEs
2008-03-13 Federico Mena... When finding the common prefix, assert that we have...
2008-03-13 Federico Mena... Discard the completion store when we change the folder
2008-03-13 Federico Mena... Add some more FIXMEs
2008-03-13 Federico Mena... Remove obsolete comments
2008-03-13 Federico Mena... Cancel all forms of completion at the appropriate times...
2008-03-13 Federico Mena... Put some more FIXMEs
2008-03-13 Federico Mena... Re-create the completion store right before populating it
2008-03-13 Federico Mena... Populate the completion store when the folder is done...
next